Skip to content

Conversation

agaffney
Copy link
Contributor

  • implement ToPlutusData() for common.Drep
  • rename stake registration/deregistration field for consistency
  • support for certificates and treasury amount/donation in TxInfoV3
  • port Aiken script_context_certificates test

Fixes #1102

@agaffney agaffney requested a review from a team as a code owner August 29, 2025 21:49
@agaffney agaffney force-pushed the feat/plutus-script-context-certs branch 2 times, most recently from 46f2c3b to 149769e Compare August 29, 2025 21:55
* implement ToPlutusData() for common.Drep
* rename stake registration/deregistration field for consistency
* support for certificates and treasury amount/donation in TxInfoV3
* port Aiken script_context_certificates test

Fixes #1102

Signed-off-by: Aurora Gaffney <[email protected]>
@agaffney agaffney force-pushed the feat/plutus-script-context-certs branch from 149769e to 0afcd31 Compare August 29, 2025 21:57
CertType uint
ColdCredential Credential
HostCredential Credential
HotCredential Credential
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😅

@agaffney agaffney merged commit b63d324 into main Aug 29, 2025
8 checks passed
@agaffney agaffney deleted the feat/plutus-script-context-certs branch August 29, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add additional script context tests Implement additional script purpose types Add ToPlutusData() function to all Certificate types
2 participants